|
|
|
BlueCielo Meridian Enterprise Server 2013 Administrator's Guide | BlueCielo ECM Solutions |
Meridian Enterprise Server is able to integrate the Navisworks Freedom viewer to render Navisworks models to the NWD format. This is also made possible by the AutoLISP feature of the AutoCAD rendering module as described in Configuring the AutoCAD rendering module options.
To configure Meridian Enterprise Server to render Navisworks models:
(defun MakeNWD (outfile outfile2) (command "NWDOUT" outfile) (command "quit") )
Option | Description |
---|---|
File extensions |
.dwg;.dxf |
Rendition type |
AutoLISP command |
Name |
|
Output file extension |
nwd |
Property name |
<None> |
Copyright © 2000-2013 BlueCielo ECM Solutions |